FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.rdsuwearme#1.0.1 (109 ms)

Package hl7.fhir.rdsuwearme
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7.fhir.rdsuwearme@1.0.1&canonical=https://rdsuwearme.org/fhir/r4/StructureDefinition/PatientCategory
Url https://rdsuwearme.org/fhir/r4/StructureDefinition/PatientCategory
Version 1.0
Status draft
Date 2022-05-29T02:54:06.0680907+00:00
Name PatientCategory
Title Categoria do Paciente
Experimental False
Realm rdsuwearme
Authority hl7
Description Extensão para descrever as categorias do pacinete quanto ao serviço de assinatura da UWearMe
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://rdsuwearme.org/fhir/r4/StructureDefinition/PersonPatient UWearMe Patiente

Resources that this resource uses

ValueSet
https://rdsuwearme.org/fhir/r4/ValueSet/PatientCategory Categoria do Paciente


Narrative

Note: links and images are rebased to the (stated) source

Exensão para definir a categoria de assinante do paciente.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "uwearme-patient-category-extension",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Exensão para definir a categoria de assinante do paciente.</div>"
  },
  "url" : "https://rdsuwearme.org/fhir/r4/StructureDefinition/PatientCategory",
  "version" : "1.0",
  "name" : "PatientCategory",
  "title" : "Categoria do Paciente",
  "status" : "draft",
  "date" : "2022-05-29T02:54:06.0680907+00:00",
  "publisher" : "UWearMe",
  "description" : "Extensão para descrever as categorias do pacinete quanto ao serviço de assinatura da UWearMe",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Patient"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "representation" : [
          "xmlAttr"
        ],
        "fixedUri" : "https://rdsuwearme.org/fhir/r4/StructureDefinition/PatientCategory"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "Categoria do Paciente",
          "valueSet" : "https://rdsuwearme.org/fhir/r4/ValueSet/PatientCategory"
        }
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.